GNUstep Examples help you get started with GNUstep coding. Find and re-use many useful code snippets. Download the latest examples tar.gz from the FTP site. Otherwise access the code directly from GIT:
git clone https://github.com/gnustep/tests-examples.git
Calculator: a calculator for basic arithmetic.

CurrencyConverter: converts from Euros to other
currencies.

Finger: provides an interface to the finger, ping, whois and
traceroute utilities.

Classes:a test suite that contains four programs: NSBrowserTest
(tests NSBrowser), NSPanelTest (tests different types of panels),
NSProgressIndicator (uses threads to display a progress indicator)
and NSScreenTest (determines the type of screen that is being
used).




HostAddress: resolves addresses.